Persistence
ContextManagement
3980 stars
MIT
Free and open-source
12/5/2024
About
A Model Context Protocol (MCP) server implementation that provides memory management capabilities for AI models. This server enables persistent storage and retrieval of conversations, context, and other data through the Model Context Protocol framework, allowing AI models to maintain and access historical information.
Setup Instructions
Clone the repository: bashCopygit clone https://github.com/modelcontextprotocol/servers.git Navigate to the Memory server directory: bashCopycd servers/src/memory Install dependencies Configure storage settings Set up memory parameters and retention policies Run the server using the provided scripts
Contributors
Discussion
Please sign in to join the discussion